-
Home
-
WP Offload SES Lite
-
1.4.5
-
Code
-
Classes
- Queue_Status
Total Complexity |
35 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
284 |
Lines of code |
142 |
Logical lines of code |
70 |
Comment lines |
98 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_status() |
A |
51 |
10 |
24 |
maybe_send_cron_error_email() |
A |
44 |
6 |
47 |
should_check_status() |
S |
62 |
5 |
12 |
add_cron_error_notice() |
S |
50 |
2 |
32 |
is_wp_cron_enabled() |
S |
78 |
3 |
3 |
is_alternate_wp_cron() |
S |
78 |
3 |
3 |
__construct() |
S |
70 |
1 |
6 |
get_last_cron_check() |
S |
79 |
1 |
3 |
get_last_cron_run() |
S |
79 |
1 |
3 |
get_next_scheduled() |
S |
80 |
1 |
3 |
get_total_jobs() |
S |
81 |
1 |
3 |
get_total_failures() |
S |
81 |
1 |
3 |